SixBit API Schema
ActualShippingCostType Simple Type
Description
The is the sellers actual cost to ship.
Namespace (none)
Type
Restriction of xs:decimal
Diagram
ActualShippingCostType Simple Type
Overview
ActualShippingCostType Restriction of xs:decimal
The is the sellers actual cost to ship.
Source
<xs:simpleType name="ActualShippingCostType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The is the sellers actual cost to ship.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal">
    <!--<xs:fractionDigits value="2" />-->
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.